xen.git
2014-10-06 Olaf HeringAdd configure --with-sysconfig-leaf-dir=SUBDIR to set...
2014-10-06 Olaf HeringMove variable to set bash_completion.d to Paths.mk
2014-10-06 Olaf HeringAdd configure --with-linux-backend-modules="mod1 mod2"
2014-10-06 Olaf HeringAdd configure --enable-rpath
2014-10-06 Olaf HeringUse configure --localstatedir=BASEDIR to set path to...
2014-10-06 Olaf HeringUse configure --prefix=DIR to set PREFIX
2014-10-06 Olaf HeringUse configure --libexecdir=BASEDIR to set LIBEXEC
2014-10-06 Olaf HeringUse configure --includedir=DIR to set INCLUDEDIR
2014-10-06 Olaf HeringUse configure --docdir=DIR to set DOCDIR
2014-10-06 Olaf HeringUse configure --mandir=DIR to set MANDIR
2014-10-06 Olaf Heringtools: substitute bindir instead of BINDIR
2014-10-06 Olaf HeringSubstitue configure variables in Paths.mk.in
2014-10-06 Olaf Heringremove duplicate variables from config
2014-10-06 Olaf Heringtools/hotplug: substitute XEN_SCRIPT_DIR on FreeBSD
2014-10-06 Olaf Heringtools/hotplug: use INITD_DIR instead of CONFIG_DIR...
2014-10-06 Olaf Heringtools/configure.ac: sort AC_CONFIG_FILES
2014-10-06 Olaf Heringtools/hotplug: use XEN_SCRIPT_DIR instead of hardcoded...
2014-10-06 Olaf HeringAdd configure --with-initddir=DIR
2014-10-06 Olaf Heringtools/python: use also LDFLAGS for build
2014-10-06 Olaf Heringtools/hotplug: fix race during xen.conf creation
2014-10-06 Olaf Heringtools: fix make uninstall
2014-10-06 Ian Campbellautoconf: autogen.sh after 622e837570f4 "autoconf:...
2014-10-06 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2014-10-06 Jan BeulichRevert "x86/vlapic: don't silently accept bad vectors...
2014-10-06 Vijaya Kumar Kxen/arm: check on domain type against hardware support
2014-10-06 Ayush Ruialibxl.c:return val of libxl_wait_for_memory_target
2014-10-06 Stefano Stabellinixen/arm: Deliver interrupts to vcpu specified in IROUTER
2014-10-06 Tamas K Lengyelxen/arm: Add p2m_set_permission and p2m_shatter_page...
2014-10-06 Dongxiao Xuxsm: add CMT related xsm policies
2014-10-06 Dongxiao Xux86: add CMT related MSRs in allowed list
2014-10-06 Dongxiao Xux86: enable CMT for each domain RMID
2014-10-06 Dongxiao Xux86: collect global CMT information
2014-10-06 Dongxiao Xux86: dynamically attach/detach CMT service for a guest
2014-10-06 Dongxiao Xux86: detect and initialize Cache Monitoring Technology...
2014-10-06 Dongxiao Xulibxc: provide interface for generic resource access
2014-10-06 Dongxiao Xuxsm: add resource operation related xsm policy
2014-10-06 Dongxiao Xux86: add generic resource (e.g. MSR) access hypercall
2014-10-06 Jan Beulichx86/paging: make log-dirty operations preemptible
2014-10-06 Aravind Gopalakrishnandocs, amd_ucode: add AMD container file format notes
2014-10-06 Andrew CooperAMD/guest_iommu: properly disable guest iommu support
2014-10-06 Jan Beulichx86: favor function parameter over global in construct_...
2014-10-06 Jan Beulichdon't allow Dom0 access to IOMMUs' MMIO pages
2014-10-06 Jan Beulichx86: restore reserving of IO-APIC pages in XENMEM_machi...
2014-10-06 Jan Beulichx86/MSI: fix MSI-X case of freeing IRQ
2014-10-03 Suravee Suthikulpanitamd/seattle: Initial revision of AMD Seattle support
2014-10-03 Frediano Ziglioxen/arm: Fix crash if last memory section is bigger...
2014-10-03 Suravee Suthikulpanitamd/seattle: Add early printk message for the platform
2014-10-03 Suravee Suthikulpanitgicv2: Add compatibility id for gic-400
2014-10-03 Frediano Ziglioxen/arm: add support for early printk for HiSilicon...
2014-10-03 Jon Fraserxen/arm/docs: Document Broadcom 7445D0 early printk...
2014-10-03 Jon Fraserxen/arm: Add support for Broadcom 7445D0 A15 platform.
2014-10-03 Jon Fraserxen/arm: Update early print console UART address for...
2014-10-03 Jon Fraserxen/arm: Broadcom 7445D0 ARM cpu support.
2014-10-02 Jan Beulichx86/APIC: don't make wrong implications on constants
2014-10-02 Roy Franzarm64: create xen.efi binary for arm64
2014-10-02 Roy FranzEFI: update documentation for arm64
2014-10-02 Vitaly Kuznetsovlibxc: fix mmap leak in xc_unmap_domain_meminfo/xc_map_...
2014-10-02 Julien Grallxen/arm: p2m: Correctly initialize cur_offset
2014-10-01 Jan Beulichx86/HVM: properly bound x2APIC MSR range
2014-10-01 Roger Pau Monnexl: use nic global default values in network-attach
2014-10-01 Julien Grallxen/arm64: Make show_registers working even if current...
2014-10-01 Julien Grallxen/arm: Correctly support WARN_ON
2014-10-01 Andrew Coopertools/libxl: Initialise rc on error paths of libxl_doma...
2014-10-01 Olaf HeringMAINTAINERS: handle buildsystem
2014-10-01 Roy FranzAdd ARM EFI boot support
2014-10-01 Tamas K Lengyelxsm: wrap mem_access blocks into HAS_MEM_ACCESS ifdefs
2014-10-01 Paul Durrantioreq-server: handle the lack of a default emulator...
2014-10-01 Andrew Cooperx86/hvm: improve "Emulation failed @" error messages
2014-10-01 Andrew Coopervsprintf: introduce %*ph extended format specifier...
2014-10-01 Jan Beulichswitch rangeset's lock to rwlock
2014-09-29 Roger Pau Monnelibxl: don't use a qemu-ifup script on FreeBSD
2014-09-29 Roger Pau Monnepygrub: fix read sizes on FreeBSD
2014-09-29 Wei Liulibxl: add in missing dependency for xen-init-dom0...
2014-09-29 Wei Liudocs: fix one typo in pvh.markdown
2014-09-29 Andrew Cooperx86/svm: misc cleanup
2014-09-29 Andrew Cooperx86/emulate: support for emulating software event injection
2014-09-29 Andrew Cooperx86/hvm: don't discard the SW/HW event distinction...
2014-09-29 Andrew Cooperx86/emulate: provide further information about software...
2014-09-26 Vitaly Kuznetsovx86/hvm: remove stray lock release from hvm_ioreq_serve...
2014-09-26 Tamas K Lengyelmem_access: abstract architecture specific sanity check
2014-09-26 Tamas K Lengyelmem_event: abstract architecture specific sanity checks
2014-09-26 Tamas K Lengyelmem_event: relax error condition on debug builds
2014-09-26 Tamas K Lengyelmem_event: clean out superfluous white-spaces
2014-09-26 Tamas K Lengyelrelocate mem_event_op domctl and access_op memop into...
2014-09-26 Tamas K Lengyelrelocate set_access_required domctl into common
2014-09-26 Tamas K Lengyelrelocate p2m_mem_access_resume to mem_access common
2014-09-26 Tamas K Lengyelrelocate p2m_access_t into common and swap the order
2014-09-26 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2014-09-26 Yang HongyangMAINTAINERS: update maintained files of Remus
2014-09-26 Yang Hongyanglibxl/remus: add LIBXL_HAVE_REMUS to indicate Remus...
2014-09-26 Yang Hongyangxl/remus: add a cmdline switch to disable disk replication
2014-09-26 Yang Hongyangxl/remus: cmdline switches and config vars to control...
2014-09-26 Yang Hongyangxl/remus: cmdline switch to explicitly enable unsafe...
2014-09-26 Yang Hongyangxl/remus: change bool to defbool
2014-09-26 Yang Hongyanglibxl/remus: setup and control disk replication for...
2014-09-26 Yang Hongyanglibxl/remus: setup and control network output buffering
2014-09-26 Yang Hongyanglibxl/remus: introduce an abstract Remus device layer
2014-09-26 Yang Hongyangautoconf: add libnl3 dependency for Remus network buffe...
2014-09-26 Yang Hongyanglibxl: Extend libxl__ao_device with a libxl__ev_child...
2014-09-26 Yang Hongyanglibxl: introduce libxl__multidev_prepare_with_aodev
next